Contribution org.nuxeo.apidoc.gadget--gadget
In component org.nuxeo.apidoc.gadget
org.nuxeo.apidoc.gadget
inside nuxeo-apidoc-webengine-5.8.jar
This contribution is part of XML component Extension Point
Extension point gadget of component service.Contributed Items
XML Source
<extension point="gadget" target="org.nuxeo.opensocial.gadgets.service">
<internalGadget name="services">
<mountPoint>/services</mountPoint>
<entryPoint>services.xml</entryPoint>
<category>Nuxeo</category>
<icon>tasks.png</icon>
</internalGadget>
<internalGadget name="extensionPoints">
<mountPoint>/extensionPoints</mountPoint>
<entryPoint>extensionPoints.xml</entryPoint>
<category>Nuxeo</category>
<icon>tasks.png</icon>
</internalGadget>
</extension>